home *** CD-ROM | disk | FTP | other *** search
/ Holt Researcher: American History / Holt Researcher: American History.iso / pc / modules / search.dxr / 00018_2_1 idle script.ls < prev    next >
Encoding:
Text File  |  2000-01-18  |  143 b   |  7 lines

  1. on exitFrame
  2.   global gSearchObj
  3.   doRollover(getPreviousButtonObj(gSearchObj))
  4.   doRollover(getNextButtonObj(gSearchObj))
  5.   go(the frame)
  6. end
  7.